﻿capital = 330

oob = "tabrasa_1936SOV"


recruit_character = MON_anandyn_amar
recruit_character = MON_mingzhu_zhanshan
recruit_character = MON_fu_shangzhi
recruit_character = MON_songgotu_kangan
recruit_character = MON_haidav
recruit_character = MON_dagva
recruit_character = MON_chimid
recruit_character = MON_sukhbaataryn_yanjmaa
recruit_character = MON_ganbaatar
recruit_character = MON_ulanhu
recruit_character = MON_vg_pyrselov
recruit_character = MON_lee_shou_hsin
recruit_character = MON_buyannmeh
recruit_character = MON_horloogiyn_choybalsan
recruit_character = MON_olziytrygyn_badrak
recruit_character = MON_dashdorj
recruit_character = MON_gomgchigryn_bumtsend
recruit_character = MON_dansrabilegyin_dogsam
recruit_character = MON_yundunwangcug
recruit_character = MON_pai_yun_ti


# Starting tech
set_technology = {
	infantry_weapons = 1
	gw_artillery = 1
	interwar_antiair = 1
	interwar_antitank = 1
	basic_train = 1
	motorised_infantry = 1
	tech_support = 1
	basic_train = 1
	tech_trucks = 1 
}
add_equipment_to_stockpile = { type = train_equipment_1 amount = 75 producer = SOV }

if = {
	limit = { has_dlc = "By Blood Alone" }
		set_technology = {
			aa_lmg = 1
			engines_1 = 1
			early_bombs = 1
			aircraft_construction = 1
			iw_small_airframe = 1
			iw_medium_airframe = 1
		}
	create_equipment_variant = {
		name = "Hawker Fury" 
		type = small_plane_airframe_0
		modules = {
			fixed_main_weapon_slot = light_mg_2x
			engine_type_slot = engine_1_1x
			special_type_slot_1 = empty
		}
	}
	create_equipment_variant = {
		name = "Handley Page Heyford"
		type = medium_plane_airframe_0
		modules = {
			fixed_main_weapon_slot = medium_bomb_bay
			fixed_auxiliary_weapon_slot_1 = empty
			fixed_auxiliary_weapon_slot_2 = empty
			fixed_auxiliary_weapon_slot_3 = empty
			engine_type_slot = engine_1_2x
			special_type_slot_1 = lmg_defense_turret
			special_type_slot_2 = lmg_defense_turret
			special_type_slot_3 = empty
			special_type_slot_4 = empty
		}
	}	
	else = {
		set_technology = {
			early_fighter = 1
			early_bomber = 1
		}
	}
}	

if = {
	limit = {
		NOT = { has_dlc = "No Step Back" }
	}
	set_technology = { 
		gwtank = 1
	}
}

if = {
	limit = {
		has_dlc = "No Step Back"
	}
	set_technology = { 
		gwtank_chassis = 1
		
	}
}





if = {
	limit = {
		has_dlc = "La Resistance"
	}
	set_technology = {
		armored_car1 = 1
	}
}


set_research_slots = 4
add_political_power = 2000
add_manpower = 50000
add_equipment_to_stockpile = { type = infantry_equipment_0 amount = 10000 producer = SOV }


set_politics = {
	ruling_party = communism
	last_election = "1936.1.1"
	election_frequency = 48
	elections_allowed = no
}

set_popularities = {
	democratic = 25
	fascism = 25
	communism = 25
	neutrality = 25
}

1939.1.1 = {
	add_ideas = {
		limited_conscription
	}

	recruit_character = MON_khorloogiin_choibalsan
	promote_character = MON_khorloogiin_choibalsan
	retire_character = MON_anandyn_amar
}
